This page last changed on Jun 14, 2005 by orogers.

Remote Project Labeller

This labeller retrieves the last successful integration label for a project using the project's state file. You can use this labeller if you have split your build across multiple projects and you want to use a consistent version across all builds.
<project>
   <labeller type="stateFileLabeller">
     <project>Common</project>
   </labeller>	
   <!-- Other project configuration to go here -->
</project>

Configuration Elements:

Node Description Type Required Default
project The project to retrieve the label from. string true N/A
Document generated by Confluence on Jun 26, 2005 17:23